home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / global / update_treads.scr < prev    next >
Encoding:
Text File  |  2002-10-21  |  135 b   |  7 lines

  1. start:
  2.  
  3. local.vlength = vector_length self.velocity
  4. local.vlength = local.vlength * -0.01
  5. self setshaderdata local.vlength 0
  6.  
  7. end